/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.25em;
	margin: 0px;
	padding: 0px;
	font-size: 10pts;
	background-color: #FFFFFF;
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-y;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
	font-size: 90%;
	white-space: normal;
}

a:visited{
	color: #006699;
	text-decoration: none;
		font-size: 90%;
}

a:hover{
	color: #006699;
	text-decoration: underline;
		font-size: 95%;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #FFFFFF;
 margin: 0px;
 padding: 5px 5px 1px 5px;
 background-color:#2559AD;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 105%;
 color: #009900;
 margin-left: 9px;
 padding-bottom: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 10px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 80%;
 color: #666666;
 margin-left: 5px;

}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: square;
	line-height:1.8em;
	padding-left: 12px;

}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	width: 100%;
}
#masthead img{
	float: right;
	border-right: 30px solid white;
	border-left: 10px solid white;
	top: 30px;
}

#navBar{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainbg3a.gif);
	text-align: left;
	list-style-image: none;
	font-size: 12px;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
  width: 55%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

.register_button{
	float:right;


}

.register_button a{
	color: #FFFFFF;
}

.register_button a:hover{
	color: #FFCC00;
	font-weight:bold;
	padding: 0px;

}

/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	background-image: url(../images/navigation_bg.jpg);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#globalNav ul{
	background-image:url(../images/mainNavUL.gif);
	margin-left: 0;


}


#globalNav a {
	font-size: 80%;
		
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: -10px -10px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 10px 10px 0px;
	font-size: 75%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	border: 1px solid #efefef;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 10px 0px;
	font-size: 75%;
	border-left: none;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.story h3{
	font-size:14px;
	color: #0096B7;
}

/************** .row wrapper *****************/

.row{
width: 950px;
border-color:#CCCCCC;
border-width:1px;
border: solid;

}

/************** .events styles *****************/

.events{
	width: 300px;
	font-size: 10pt;
	color:#999999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	float: left;
	right: 0%;
	background-image: url(../images/events_bg.gif);
	background-repeat: repeat-x;

}


.events ul a:link, .events ul a:visited {display:list-item;}
.events ul {
	list-style: none; 
	padding: 0px; 
	margin: 0px;
	
}


/************** .news styles *****************/

.news{
	width: 400px;
	background-image:url(../images/verticall_dash.gif);
	font-size: 80%;
	color:#999999;
	background-repeat: repeat-y;
	background-position: 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	float: right;
}


/************** .REGISTER styles *****************/

.register{
	width: 200px;
	background-image:url(../images/verticall_dash.gif);
	font-size: 80%;
	color:#999999;
	background-repeat: repeat-y;
	background-position: 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	float: right;
}


/************** .left moedule styles *****************/

.module_left{
	clear: both;
	font-size: 80%;
	width: 220px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	padding: 0px;
	float: left;
	vertical-align: top;
	height: 500px;
	
}

.module_left_sub{
	clear: both;
	font-size: 80%;
	width: 220px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	padding: 0px;
	float: left;
	vertical-align: top;
	height: 1600px;
	
}
.module_left p{
	font-size:90%;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}

.module_left_sub p{
	font-size:90%;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}




/************** .right moedule styles *****************/

.module_right{
	clear: none;
	font-size: 80%;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	padding: 0px;
	float: right;
	width: 500px;
	background-repeat: repeat-x;
	background-position: top;
	height: 500px;
	
}

.module_right_sub{
	clear: none;
	font-size: 78%;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	padding: 0px;
	float: right;
	width: 500px;
	background-repeat: repeat-x;
	background-position: top;
	height: 1600px;
	
}

.module_right p{
	font-size:90%;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.module_right_sub p{
	font-size:90%;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}


.module_right h1{
	font-size:110%;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}

.module_right_sub h4{
	font-size:90%;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-color: #009900;
	color:#FFFFFF;
	width:95%;
}

.module_right img{
	float:right;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;

}

.module_right_sub img{
	float:right;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;

}



/************* #siteInfo styles ***************/

#siteInfo{
	width: 950px;
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #FFFFFF;
	background-color:#2559AD;
	
}
#siteInfo a{

	color: #FFFFFF;

	
}

/****background-color:#f9f9f9;

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display:list-item;}
#navBar ul {list-style: none; margin: 0; padding: 0; background-image: url(../images/mainbg3a.gif)}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position:inherit;
	margin-left: 10px;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

#relatedLinks{
	position: inherit;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border:#FF9900;	
	font-size: 90%;
}

#relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

#relatedLinks a:link,
#relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/************** #timeline styles **************/

#timeline{
	margin: 0px;
	font-size: 88%;
	color:#999999
}
#timeline2{
	margin: 0px;
	font-size: 88%;
	color:#006699
}

